home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Textfiles / cracking / BeginnersMacAssembly.sit.hqx / BeginnersMacAssembly.rsrc / PICT_43.png < prev    next >
Portable Network Graphic  |  1997-07-26  |  129KB  |  816x1056  |  8-bit (256 colors)
Labels: book | poster | reckoner | sky | windowpane
OCR: Sat, Feb 17 1996 Beginners Guide To Macintosh Assembly Language Programming 4Bage BCC branch if the carry bit is clear (a zero BCS branch the carry bit S set (a one BEQ branch equal. BGE Branch greater than I0 equal. BGT Branch greater than BHI Branch higher than. This is the same as BGT except its used on unsigned numbers. BLE Branch if less than or equal. BLS Branch if lower than or the same The same as BLE except pesn for unsigned numbers. BLT Branch less than. BMI Branch minus. BNE Branch not equal. BPI Branch f plus. BVC Branch if the V bit Is clear. Means branch if there was no overflow BVS Branch if the bit set there was overf flow BRA Always branch There are two other instructions that use these flags in the same way Scc The first is the SET instruction. This is used to set i byte ...